func rsc.io/qr/gf256.mul

2 uses

	rsc.io/qr/gf256 (current package)
		gf256.go#L36: 		x = mul(x, α, poly)
		gf256.go#L78: func mul(x, y, poly int) int {